* d/copyright: fix short license name (FSFULLR instead of FSFUL)
* m4-dirs.patch: new patch, to tell Autoconf where to look for local macros.
As a consequence, no longer pass these directories as arguments to aclocal
in debian/rules. Libtool macros are thus properly updated by dh-autoreconf.
(Closes: #1011808)
* Bump S-V to 4.6.1
* New upstream release
* Drop transitional package libffcall1-dev
* Fix d/upstream/signing-key.asc
* d/copyright: reflect upstream changes
* cross.patch: drop patch, applied upstream
* mips-r6.patch: drop patch, no longer applies. This patch should rather
be upstreamed, it’s not maintainable at the Debian level.
* lib{avcall1,ffcall1b}.symbols: add new symbols
* Bump to debhelper 13
* Bump S-V to 4.6.0
* Add d/upstream/metadata
* Move Homepage and Upstream-Contact fields to gnu.org
* New upstream release
+ fixes hppa support (Closes: #457930, #883043)
* Drop mips-fpxx.patch, no longer needed
* mips-r6.patch: refresh patch, and incorporate fix for jaql instruction.
Thanks to Luyou Peng (Closes: #925129)
* cross.patch: new patch, fixes FTCBFS. Thanks to Helmut Grohne
(Closes: #909125)
* d/copyright: reflect upstream changes
* Add Build-Depends-Package field in symbols files
* Add Rules-Requires-Root: no
* Bump S-V to 4.4.0
* Bump to debhelper compat level 12
* Re-export upstream signing key without extra signatures.
* Set upstream metadata fields: Bug-Submit.
* New upstream release.
* Update Vcs-* fields for move to salsa.
* Drop fix-powerpcspe.patch, outdated, no longer works.
* Drop trampoline-mips64el.patch, applied upstream.
* No longer disable PIE on armhf, not needed anymore.
* Bump to debhelper compat level 11.
* Bump Standards-Version to 4.1.3.
* d/copyright: reflect upstream changes.
* Fix FTBFS on armhf by disabling PIE (for vacall test).
* trampoline-mips64el.patch: new patch, fixes FTBFS on mips64el.
* Fix symbols file on sparc64 (callback_get_receiver not present there).
* mips-fpxx.patch: regenerate avcall assembly files using -fno-tree-dce.
This fixes test failures on mips and mipsel.